Backport fix for Bug#6287 from trunk.
authorKenichi Handa <handa@m17n.org>
Thu, 4 Nov 2010 19:47:27 +0000 (15:47 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 4 Nov 2010 19:47:27 +0000 (15:47 -0400)
* font.c (font_delete_unmatched): Check Vface_ignored_fonts.
Don't sheck SPEC if it is nil.
(font_list_entities): Call font_delete_unmatched if
Vface_ignored_fonts is non-nil.


Trivial merge